'Declaration
Public ReadOnly Property MeanLineStyle As SVGStyle
'Usage
Dim instance As BoxWhisker(Of T) Dim value As SVGStyle value = instance.MeanLineStyle
public SVGStyle MeanLineStyle {get;}
public read-only property MeanLineStyle: SVGStyle;
public function get MeanLineStyle : SVGStyle
public: __property SVGStyle* get_MeanLineStyle();